projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c7f99b
)
Replace `iff' in doc-strings and comments.
author
Glenn Morris
<rgm@gnu.org>
Wed, 8 Aug 2007 07:32:27 +0000
(07:32 +0000)
committer
Glenn Morris
<rgm@gnu.org>
Wed, 8 Aug 2007 07:32:27 +0000
(07:32 +0000)
lisp/obsolete/fast-lock.el
patch
|
blob
|
history
diff --git
a/lisp/obsolete/fast-lock.el
b/lisp/obsolete/fast-lock.el
index a2405b0edb2e2639ba8fc7371997c67bfac9a983..569771143e30dcc18d777ebdd6bc09dab6e2d015 100644
(file)
--- a/
lisp/obsolete/fast-lock.el
+++ b/
lisp/obsolete/fast-lock.el
@@
-523,7
+523,7
@@
See `fast-lock-cache-directories'."
;; Just a directory.
directory)
(t
- ;; A directory if
f
the file name matches the regexp.
+ ;; A directory if the file name matches the regexp.
(let ((bufile (expand-file-name buffer-file-truename))
(case-fold-search nil))
(when (save-match-data (string-match (car directory) bufile))